/** Generated by FG **/
@font-face {
  font-family: 'Conv_aktivgrotesk_rg-webfont';
  src: url('../fonts/aktivgrotesk_rg-webfont.eot');
  src: local('☺'), url('../fonts/aktivgrotesk_rg-webfont.woff') format('woff'), 
  url('../fonts/aktivgrotesk_rg-webfont.ttf') format('truetype'), 
  url('../fonts/aktivgrotesk_rg-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_aktivgrotesk_bd-webfont';
  src: url('../fonts/aktivgrotesk_bd-webfont.eot');
  src: local('☺'), url('../fonts/aktivgrotesk_bd-webfont.woff') format('woff'), 
  url('../fonts/aktivgrotesk_bd-webfont.ttf') format('truetype'), 
  url('../fonts/aktivgrotesk_bd-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.f-light {
  
}
.f-regular {
  font-family: 'Conv_aktivgrotesk_rg-webfont';
}
.f-medium {
  
}
.f-bold {
  font-family: 'Conv_aktivgrotesk_bd-webfont';
}

.f-mrthi {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}
body{
  zoom: reset;
}

a {
  text-decoration: none !important;
}
button:focus {
outline: 0;
box-shadow: none;
}
.black {
 color: rgba(0,0,0,1); 
}
.red {
  color: rgba(168,24,48,1);
}
.yellow {
  color: #e2e659;
}
.white {
  color: rgba(255,255,255,1);
}
.grey {
  color: #939598;
}
.drk-grey {
  color: rgb(68, 67, 67);
}
.heads-up {
    transform: translateY(-6rem);
    transform: translate3d(0,-6rem,0);
}
.affix {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
}
.no-scroll {
  overflow: hidden;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 2;
  background-color: rgb(168, 24, 48);
      box-shadow: 0px 2px 10px #00000059;
  transition: all 0.3s ease-in-out;
}
header:before {
      content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    height: 100%;
    width: 25%;
}
header .navbar {
      background: transparent;
      padding: 0;
      justify-content: space-between;
}
header .navbar-brand {
  padding: 10px 20px 10px 0px;
  margin: 0;
  background: rgb(255, 255, 255);
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  width: 25%;
}
header.shrink {
      box-shadow: 0px 2px 10px #00000059;
}
header .mobile-navbar {
position: relative;
}
header .container{
  padding: 0;
}
header .logo{
  font-size: 50px;
}
.navbar-expand-md .navbar-nav .nav-link {
      position: relative;
    padding: 1px 1px;
    margin: 0 0 0 10px;
  color: rgb(255, 255, 255);
  font-size: 17px;
  line-height: 1;
 font-family: 'Conv_aktivgrotesk_rg-webfont';
  transition: all 0.3s ease-in-out;
}
.navbar-expand-md .navbar-nav .nav-link:before {
  opacity: 0;
  width: 50%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50px;
  background-image: linear-gradient(to right, rgba(168,24,48,1) 40%, #ffffff 100%);
  transition: all 0.3s ease-in-out;
}
.navbar-expand-md .navbar-nav .nav-link:hover:before,
.navbar-expand-md .navbar-nav .nav-link.active:before {
  opacity: 1;
   width: 100%;
}
.navbar-expand-md .navbar-nav .nav-link span {
  background: rgba(168,24,48,1);
   padding: 8px 15px;
   display: block;
    position: relative;
    border-radius: 50px;
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.navbar-expand-md .navbar-nav .nav-link.active,
.navbar-expand-md .navbar-nav .nav-link:hover {
  color: #111c16;
}
.carousel-fade .carousel-item-next.carousel-item-left, 
.carousel-fade .carousel-item-prev.carousel-item-right, 
.carousel-fade .carousel-item.active {
  z-index: 0;
}
.home-slider {
      margin-top: 55px;
      position: relative;
}
.home-slider .carousel-control-next, 
.home-slider .carousel-control-prev {
    position: absolute;
    top: 20px;
    bottom: 0;
    z-index: 1;
    font-size: 30px;
    text-shadow: 1px 1px 3px #000;
    width: auto;
    color: #ffffff;
    text-align: center;
    opacity: 1;
}
.home-slider .carousel-control-prev {
  left: 7%;
}
.home-slider .carousel-control-next {
  right: 7%;
}
.home-slider .carousel-indicators li {
    border: 1px solid rgba(218,188,193,1);
    background: transparent;
    opacity: 1;
        width: 25px;
    height: 1.5px;
}
.home-slider .carousel-indicators li.active {
  background: rgba(168,24,48,1);
  border: 1px solid rgba(168,24,48,1);
}

.home-slider .indicators .indct-box p {
  font-size: 18px;
  margin: 0;
}
.home-slider .carousel-indicators {
    z-index: 1;
    bottom: 5%;
}
.home-slider .carousel-item {
 /* height: 85vh;
    display: flex;
    align-items: center;
    justify-content: center;*/
 /* background-image: -moz-linear-gradient( -177deg, rgb(215,215,215) 0%, rgb(229,229,229) 43%, rgb(242,242,242) 100%, rgb(252,43,37) 100%, rgb(251,96,92) 100%);
  background-image: -webkit-linear-gradient( -177deg, rgb(215,215,215) 0%, rgb(229,229,229) 43%, rgb(242,242,242) 100%, rgb(252,43,37) 100%, rgb(251,96,92) 100%);
  background-image: -ms-linear-gradient( -177deg, rgb(215,215,215) 0%, rgb(229,229,229) 43%, rgb(242,242,242) 100%, rgb(252,43,37) 100%, rgb(251,96,92) 100%);*/
}
.opacity0 {
  opacity: 0;
}

/*.home-slider .carousel-item:nth-child(2) .caption-box .img-box {
    width: 55%;
}*/
.home-slider .carousel-item .caption-box .btns{
  font-size: 17px;
  width: 160px;
    height: 45px;
    color: #ffff;
    text-align: center;
    padding: 20px 0;
    margin: 30px 0 0 0;
}
.home-slider  .caption-box h5 {
   font-size: 30px;
  margin: 10px 0 30px;
}
.home-slider .caption-box {
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.home-slider .caption-box h2 {
  font-size: 55px;
  margin: 0;
  line-height: 1;
}
.home-slider .caption-box img{
  width: 300px;
    margin-bottom: 30px;
}
/*.home-slider .caption-box h5 {
  font-size: 30px;
  margin: 35px 0;
}*/
.home-slider .caption-box p {
  font-size: 20px;
  margin: 0;
}
/*.home-slider .caption-box a.our-services{
 width: 234px;
  height: 72px;
   background-color: rgb(168, 24, 48);
   border-radius: 30px;
   color: #fff;
   font-size: 20px;
   text-transform: uppercase;
   font-weight: 400;
   display: block;
}*/

/*.home-slider .caption-box .img-box {
   margin: 0 -20% 0 auto;
    width: 90%;
} 
.home-slider .caption-box .text-box {
  top: 10%;
  position: absolute;
  left: 0;
  display: flex;
  flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
}*/
.parallax-container {
    position: relative;
    overflow: hidden;
}
.parallax-parent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.parallax-content {
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.carousel-indicators {
  z-index: 1;
}
.we-are-creative {
  padding: 50px 0 0;
  position: relative;
}

.we-are-creative .text-box {
  position: relative;
     padding: 0 75px 0 0; 
    top: 50%;
    transform: translateY(-50%);
}
.title {
  font-size: 40px;
  margin: 0 0 10px;
}
.we-are-creative p {
  font-size: 17px;
  margin: 0 0 10px;
}
.btns {
  text-decoration: none !important;
  border-radius: 50px;
  display: flex;
  width: 110px;
  height: 40px;
  align-items: center;
  border: 0;
  justify-content: center;
  text-transform: uppercase;
  font-size: 12px;
      background: rgb(168, 24, 48);
    color: rgb(255, 255, 255);
  margin: 20px 0 0;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

.we-are-creative .setting {
  position: absolute;
  right: 0;
  bottom: 0 ;
}
.services {
  overflow: hidden;
} 
.services .flex-div {
  display: flex;
  flex-wrap: wrap;
}
.services .flex-item {
  overflow: hidden;
  width: 25%;
  position: relative;
  
}
.services .wrapp .img-wrapp {
  position: relative;
  overflow: hidden;
}
.services .wrapp img {
  transition: all 0.3s ease-in-out;
}
.services .visible-info {
        display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    padding-top: 20px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    border-bottom: 5px solid rgb(168, 24, 48);
    transition: all 0.3s ease-in-out;
}
.services .wrapp:hover .img-wrapp>.visible-info {
  opacity: 0;
}
.services .visible-info h5 {
  font-size: 21px;
  line-height: 1.1;
  margin: 0px;
}
.services .visible-info .style-icon {
  background: url(../images/half-circle.png) no-repeat;
    background-position: right top;
    background-size: cover;
    font-size: 45px;
    padding: 10px 15px 10px 20px;
    margin-right: 10px;
}
.services .hover-info {
  display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  background: rgba(168, 24, 48, 0.86);
  position: absolute;
  height: 30%;
  opacity: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  border-bottom: 5px solid rgb(168, 24, 48);
  transition: all 0.3s ease-in-out;
}
.services .wrapp:hover .hover-info {
  height: 100%;
  opacity: 1;
}
.services .hover-info .visible-info {
  position: relative;
      background-image: none;
      margin-bottom: 20px;
}
.services .hover-info .item-list {
      position: relative;
}
.services .hover-info p {
 font-size: 17px;
    padding: 0 0 0 25px;
    margin: 0 0 5px;
    position: relative;
    background: url(../images/bullet.png) no-repeat;
    background-position: 0% 40%;
}

.partener {
  padding: 80px 0 30px;
}
.partener .title {
  margin-bottom: 30px;
}
.partener .item {
  padding: 15px;
}
.partener .img-wrapp {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 21px 0px rgba(0, 0, 0, 0.09);
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
      padding: 20px;
}
.partener .img-wrapp img {
  width: auto !important;
}
.sub-title {
  font-size: 17px;
  line-height: 1.5;
  width: 640px;
  margin: 0 auto;
}
.partener {
  padding: 80px 0 0px;
}
.work-with-us {
  padding: 80px 0;
  background: url('../images/work-with-us-bg.jpg') no-repeat;
  background-size:cover; 
  position: relative;
  overflow: hidden;
}
.work-with-us .flex-div {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.work-with-us .flex-div:before {
  position: absolute;
    right: 0;
    top: 26%;
    content: '';
    border: 1px solid #356d1b;
    border-left: 0;
    width: 83%;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    height: 194px;
}
.work-with-us .flex-item {
  position: relative;
  width: 24%;
  text-align: center;
  margin-top: 50px;
}
.work-with-us .style-icon {
      position: relative;
    color: rgb(217, 21, 53);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 62px;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50px;
    padding: 10px;
    background: #101318 url(../images/icon-bg-img.png) no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .work-with-us .style-icon span {
    transition: all 0.3s ease-in-out;
  }
  .work-with-us .style-icon:before {
        content: '';
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    background: #356d1b;
    border-radius: 50px;
    border: 1px solid #5b5d5f;
  }
  .work-with-us .style-icon:after {
        content: '';
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    background: #356d1b;
    border-radius: 50px;
    border: 1px solid #5b5d5f;
  }
  .work-with-us .flex-item:nth-child(1) .style-icon:before,
  .work-with-us .flex-item:nth-child(5) .style-icon:before {
    display: none;
  }
  .work-with-us .flex-item:nth-child(4) .style-icon:after,
  .work-with-us .flex-item:nth-child(8) .style-icon:after {
    display: none;
  }
  .work-with-us .flex-div p {
        font-size: 15px;
    line-height: 1.3;
    margin: 5px 0 0;
  }
  .work-with-us .white-machine {
    position: absolute;
    left: 0;
    top: 150px;
  }
  .portfolio {
    position: relative;
    overflow: hidden;
    /*background: #0a0b0f;*/
  }
  .portfolio:before {
    /*    position: absolute;
    content: '';
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    height: 20%;
    background-image: linear-gradient(to top, #090000 10%, transparent 80%);
    z-index: 1;*/
  }
  .portfolio .flex-item {
    width: 25%;
    position: relative;
    overflow: hidden;
  }
  .portfolio .wrapp,
  .portfolio .grid-sizer {
    position: relative;
    overflow: hidden;
    display: block;
    float: left;
    width: 25%;
  }
  .grid-sizer{
     width: 25%;
  }
  .portfolio .wrapp img {
    transition: all 0.3s ease-in-out;
  }
  .portfolio .wrapp .overlay {
        display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(177, 60, 80, 0.7098039215686275);
    flex-direction: column;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s ease-in-out;
  }
  .portfolio .wrapp .overlay.visible-overlay {
     height: 100%;
    opacity: 1;
    background: transparent;
  }
  .portfolio .wrapp .overlay.visible-overlay h4 {
    text-transform: capitalize;
    font-size: 25px;
    opacity: 1;
    top: 0px;
    position: relative;
  }
  .portfolio .wrapp .overlay.visible-overlay .icon-plus {
    opacity: 1;
  }
  .portfolio .wrapp .cross-icon {
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: 25px;
    height: 25px;
    border-right: 4px solid rgba(168,24,48,1);
    border-bottom: 4px solid rgba(168,24,48,1);
        transform: translate3d(-40px, -40px, 20px);
        opacity: 0;
        transition: all 0.3s ease-in-out;
  }
 
  .portfolio .overlay h4 {
    text-transform: uppercase;
    font-size: 28px;
    margin: 0px;
    line-height: 1;
    top: 20px;
    position: relative;
    opacity: 0;
    transition: all 0.3s ease-in-out;
  }
  .portfolio .overlay .style-icon {
    font-size: 20px;
    text-align: center;
    display: block;
    margin: 0 0 10px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
  }
  .portfolio .wrapp:hover .overlay h4,
  .portfolio .wrapp:hover .overlay .style-icon {
    opacity: 1;
    top: 0;
  }
  .our-section {
    padding: 80px 0 110px;
    background: url('../images/our-process-bg.jpg') no-repeat;
    background-size:cover; 
  }
  .our-section .text-box p {
    font-size: 15px;
    margin: 0;
  }
  .our-section .item {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
  }
  .our-section .process-box {
        padding: 30px 0px 30px 50px;
        position: relative;
  }
  .our-section .process-box .red-hr-line{
    position: absolute;
    top: 50%;
    left: 0;
    transform:translateY(-50%);
  }

  .process-box .red-hr-line span{
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: rgba(168,24,48,1);
    display: inline-block;
  }
  .process-box .red-hr-line span:nth-child(5),
  .process-box .red-hr-line span:nth-child(6){
    opacity: 0.4;
  }
  .process-box .red-hr-line span:nth-child(7){
    opacity: 0.5;
  }
  .process-box .red-hr-line span:nth-child(3),
  .process-box .red-hr-line span:nth-child(4){
    opacity: 0.2;
  }
  .process-box .red-hr-line span:nth-child(1),
  .process-box .red-hr-line span:nth-child(2){
    opacity: 0.1;
    height: 6.5px;
    width: 6.5px;
  }
  .our-section .process-box:before {
    content: '';
    left: 0;
    top: 0;
    width: 7px;
    height: 50%;
    border: 7px dotted rgba(168,24,48,1);
    position: absolute;
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(-33deg) translate(92px, 44px);
  }
  .our-section .process-box:after {
    content: '';
    left: 0;
    bottom: 0;
    width: 7px;
    height: 50%;
    border: 7px dotted rgba(168,24,48,1);
    position: absolute;
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(32deg) translate(95px, -40px);
  }
  .our-section .item:nth-child(2),
  .our-section .item:nth-child(4) {
    margin-left: 50px;
  }
  .our-section .item:nth-child(3) {
    margin-left: 100px;
  }
  .our-section .item:last-child {
     margin: 0 0 0px;
  }
  .our-section .item .style-icon {
    background: rgb(207, 208, 209);
    color: #fff;
    font-size: 40px;
    padding: 15px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    margin-right: 10px;
    transition: all 0.3s ease-in-out
  }
  .our-section .item:hover .style-icon,
  .our-section .item.active .style-icon {
    background: rgba(168,24,48,1);
  }
  .our-section .item p {
    color: #000;
    font-size: 15px;
    margin: 0;
    opacity: 0.3;
    transition: all 0.3s ease-in-out;
  }
  .our-section .item:hover p,
  .our-section .item.active p {
    color: rgba(168,24,48,1);
    opacity: 1;
  }
  .our-section .container {
    position: relative;
  }
  .our-section .heart-check {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
  }
  .our-section .vertical-center {
        display: flex;
    align-items: center;
  }

  .need-further {
    display: flex;
    position: absolute;
    top: -45px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .need-further h4 {
    font-size: 23px;
    margin: 0 5px 0 0;
  }
  .need-further a.aks {
    font-size: 23px;
        line-height: 1;
    align-items: center;
    justify-content: center;
    margin: 0 10px 0 0;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    color: rgb(237, 35, 69);
  }
  .need-further .left-box {
    background: url('../images/need-further.jpg')no-repeat;
    background-size: cover;
     padding-top:30px;
    padding-bottom:30px;
    width: 50%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .need-further .left-box .right-arrow {
    font-size: 14px;
    margin: 0 0px;
    color: #fff;
    width: 4px;
        display: inline-flex;
        position: relative;
        left: 0;
        transition: all 0.3s ease-in-out;
  }
  .need-further .left-box .right-arrow:first-of-type {
    opacity: 0.5;
  }
  .need-further .right-box {
    background: rgba(168,24,48,1) url('../images/red-bg.jpg')no-repeat;
    width: 50%;
    float: left;
  }
  .need-further .flex-item {
    width: 33.33%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .need-further .flex-item:nth-child(1) .style-icon {
    font-size: 45px;
    margin-right: 5px;
  }
  .need-further .flex-item:nth-child(2) .style-icon {
    font-size: 60px;
  }
  .need-further .flex-item .style-icon {
    color: #fff;
    font-size: 50px;
    display: block;
  }
  .need-further .right-box h5 {
    font-size: 30px;
    display: inline-block;
    margin: 0 0 0px;
    line-height: 1;
  }
  .need-further .right-box p {
    font-size: 14px;
    margin: 0;
    line-height: 1;
  }
  .need-further .right-box .icon-plus {
      display: inline-block;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
        vertical-align: super;
    margin-left: 5px;

  }
  .need-further .flex-div {
    display: flex;
    flex-wrap: wrap;  
        height: 100%;
  }
  

  footer {
    background: #202020 url('../images/footer-glob.png') no-repeat;
    background-position: top left; 
    padding: 100px 0 0;
    border-top:5px solid rgba(168,24,48,1); 
    position: relative;
  }
  footer .flex-div {
    display: flex;
    flex-wrap: wrap;
  }
  footer .column {
    width: 20%;
  }
  footer .column:nth-child(1) {
    width: 25%;
    padding: 0 50px 0 0;
    text-align: center;
  }
  footer .column:nth-child(1) .footer-logo{
    font-size: 40px;
  }
  footer .column:nth-child(3) {
        width: 13%;
  }
   footer .column:nth-child(4) {
        width: 17%;
  }
  footer .column:nth-child(1) p {
    color: #939598;
    font-size: 13px;
    margin: 25px 0;
    text-transform: uppercase;
    text-align: center;
  }
    footer .column .social-box {
    text-align: center;
  }
  footer .column .social-box a {
    display: inline-block;
    padding: 5px;
    font-size: 20px;
    color: #fff;
  }
  footer .column a {
    display: block;
    color: #939598;
    font-size: 14px;
    text-decoration: none;
    margin: 0 0 5px;
    font-family: 'Conv_aktivgrotesk_rg-webfont';
    transition: all 0.3s ease-in-out;
  }
  footer .column a.srvc-link {
    color: #fff;
    margin: 0 0 10px;
  }
  footer .column h5 {
    font-size: 15px;
    margin: 0 0 10px;
  }

  footer .column .placeholder {
    float: left;
     color: #939598;
    font-size: 25px;
    display: block;
  }
  footer .column .f-title {
    font-size: 15px;
    margin: 0;
    display: block;
    line-height: 1.2;
  }
  footer .column:nth-child(5) {
    width: 25%;
        margin-bottom: 25px;
  }
  footer .column:nth-child(5) p {
    font-size: 14px;
     color: #939598;
     margin: 0 0 10px;
  }
  footer .column .right-box {
    padding-left: 35px;
        margin-bottom: 15px;
  }
  footer .column:nth-child(2) a{
      line-height: 1;
    }
  .btm-strip {
    border-top:1px solid #93959840;
    padding-top:20px; 
    padding-bottom:20px; 
  }
  .btm-strip .strip-column {
    float: left;
    line-height: 0.3;
  }
  .btm-strip .strip-column:nth-child(1) {
    width: 28%;
  }
  .btm-strip .strip-column:nth-child(2) {
    width: 50%;
  }
  .btm-strip .strip-column:nth-child(3) {
    width: 21%;
  }
  .btm-strip .strip-column:nth-child(1) p,
  .btm-strip .strip-column:nth-child(3) p {
        line-height: 1.3;
  }
  .btm-strip .strip-column p,
  .btm-strip .strip-column a {
    text-decoration: none;
    line-height: 1;
    font-size: 13px;
    margin: 0;
    color: #939598;
    transition: all 0.3s ease-in-out;
  }
  .btm-strip .strip-column a {
    position: relative;
  }
  .btm-strip .strip-column .dots {
        display: inline-block;
    background: #939598;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    margin: 0 5px;
    position: relative;
    bottom: 1px;
  }
  .breadcum {
    margin-top: 58px;
    position: relative;
  }
  .breadcum .container {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
  }

  .breadcum h1 {
    font-size: 65px;
    margin: 0;
    color: #fff;
    line-height: 1;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.5);
    background: none;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
    -ms-background-clip: initial;
    -ms-text-fill-color: initial;
  }
  .breadcum .bg-img {
    background: url(../images/red-white-ring.png) no-repeat;
    background-size: contain;
    padding: 0px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 400px;
    margin: 0 auto;
  }
  .breadcum-wrapp {
    position: relative;
  }
  .breadcum-wrapp .nav-wrapp {
    background: #00000096;
    width: 100%;
    padding: 20px 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .breadcum-wrapp .nav-tabs {
    border-bottom: 0;
    justify-content: center;
    }
  .breadcum-wrapp .nav-tabs .nav-link {
    background: transparent;
    border: 1px solid transparent;
    border-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    padding: 5px 35px;
    font-size: 16px;
    color: #b8b9ba;
    opacity: 0.6;
    transition: all 0.3s ease-in-out;
    margin: 0 5px;
  
  }
  .breadcum-wrapp .nav-tabs .nav-item:nth-child(2) .nav-link,
  .breadcum-wrapp .nav-tabs .nav-item:nth-child(3) .nav-link 
   {
    cursor: not-allowed;
  }
  .breadcum-wrapp .nav-tabs .nav-item:nth-child(2) .nav-link:hover,
  .breadcum-wrapp .nav-tabs .nav-item:nth-child(2) .nav-link.active,
  .breadcum-wrapp .nav-tabs .nav-item:nth-child(3) .nav-link:hover,
  .breadcum-wrapp .nav-tabs .nav-item:nth-child(3) .nav-link.active  {
    border:none;
    color: #b8b9ba;
    opacity: 0.6;
  }
  .breadcum-wrapp .nav-tabs .nav-link.active {
      color: #fff;
      opacity: 1;
      border:1px solid rgb(168, 24, 48);
    }
    .privacy-breadcum .bg-img{
      padding: 23px 0;
    height: 125px;
    width: 375px;
    background-size: 360px;
    }
    .privacy-breadcum h1{
      font-size: 45px;
    }
    .studio {
      padding: 0 0 80px;
      background: rgb(0, 0, 0);
    }
    .studio .grid-item {
      width: 25%;
      float: left;
      border: 5px solid #000;
          overflow: hidden;
    }
    .studio .grid-item img,
    .portfolio .wrapp img {
      transition: all 0.9s ease;
      display: block;
  width: 100%;
    }
    .blog .wrapp img,
    .detail .img-box img {
      transition: all 0.3s ease-in-out;
    }
    .blog .wrapp .img-box,
    .detail .img-box {
      position: relative;
      overflow: hidden;
    }
    .studio .grid-item:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      background: transparent;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(to top, rgba(9, 0, 0, 0.81) 2%, transparent 30%);
      opacity: 0;
      z-index: 1;
      transition: all 0.3s ease-in-out;
    }
    .studio .grid-item:before,
    .studio .grid-item:after {
      clear: both;
    }
    .studio .grid-item p {
     position: absolute;
    left: 20px;
    right: 0;
    bottom: 5px;
    font-size: 15px;
    margin: 0 auto;
    opacity: 0;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    }

    .studio .grid,
    .portfolio .grid {
      position: relative;
      overflow: hidden;
    }
    .studio .grid:before {
     position: absolute;
    content: '';
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    height: 20%;
    background-image: linear-gradient(to top, #090000 10%, transparent 80%);
    z-index: 1;
    }
    .lg-backdrop {
    background-color: #000000b3 !important;
    }
    .studio .btns {
      margin: 50px auto 0;
    background: transparent;
    border: 1px solid #0c6a10;
    width: 125px;
    }
    .studio .btns span {
      transform: rotate(90deg);
    display: block;
    margin-left: 10px;
    color: #cf213e;
    }
    .medical-device .close {
          position: absolute;
    right: -20px;
    top: -25px;
    font-size: 30px;
    color: #fff;
    opacity: 1;
    }
    .medical-device .modal-content {
      border-radius: 0;
          border-bottom: 8px solid rgba(168,24,48,1);
    }
    .medical-device .modal-body {
       padding: 50px;
    }  
    .medical-device .btns {
      text-transform: capitalize;
      width: 200px;
      background: rgba(168,24,48,1);
      font-size: 20px;
      color: #fff;
      text-decoration: none;
      border-radius: 0;
      margin: 0;
    }
    .medical-device h3 {
      font-size: 30px;
    margin: 20px 0 30px;
    } 
    .medical-device h5 {
      font-size: 20px;
    margin: 0 0 10px;
    } 
    .medical-device p {
    font-size: 17px;
    padding: 0 0 0 25px;
    margin: 0 0 5px;
    position: relative;
    /*background: url(../images/grey-bullet.png) no-repeat;*/
    background-position: 0% 20%;
    }
    .blog {
      padding: 50px 0 80px;
      background: rgb(247, 247, 247);
    }
    .blog .wrapp {
      margin-top: 50px;
      background: #fff;
      display: block;
      text-decoration: none;
    }
    .blog .info-box {
      padding: 20px;
    }
    .blog .info-box .date {
      color: #858282;
      display: block;
      line-height: 1;
      font-size: 16px;
    }
    .blog .info-box h4 {
    font-size: 20px;
    margin: 0 0 8px;
    min-height: 47px;
    }
    .blog .info-box p {
      line-height: 1.4;
      font-size: 16px;
      margin: 0;
    }
    .blog .btns {
          text-decoration: none;
    background: transparent;
    border: 1px solid #077b0c;
    color: #a81831;
    width: 130px;
    margin: 50px auto 0;
    }
    .blog .btns span {
          font-size: 15px;
    transform: rotate(90deg);
    margin: 0 0 2px 5px;
    }
    .blog .owl-theme .owl-nav [class*=owl-],
    .blog .owl-theme .owl-nav [class*=owl-]:hover {
    color: #FFF;
    font-size: 25px;
    margin: 0;
    padding: 0;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    color: #000;
  }
  .owl-theme .owl-nav {
    margin-top: 0 !important;
    position: absolute;
    top: 50%;
    width: 100%;
  }
  .blog .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -25px;
  }
  .blog .owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -25px;
  }
  .detail {
    padding: 80px 0;
    position: relative;
  }
  .detail .title {
    margin: 25px 0 0px;
  }
  .detail .date {
    color: #939598;
    font-size: 19px;
    display: block;
    margin: 0 0 20px;
  }
  .detail p {
    font-size: 17px;
    margin: 0 0 15px;
  }
  .detail p .writer {
    font-size: 13px;
  }
  .detail hr {
    margin-top: 20px;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    display: block;
  }
  .detail .white-box {
        text-align: center;
    padding: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
    margin-bottom: 15px;
  }
  .detail .white-box h3 {
    font-size: 16px;
    margin: 0 0 5px;
  }
  .detail .white-box p {
    font-size: 13px;
    margin: 0;
  }
  .detail .img-wrapp {
        position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  .blog.related-blog {
    padding: 50px 0 100px;
  }
  .blog.related-blog .wrapp {
        margin-top: 20px;
  }
  .detail .social-box {
    display: block;
    margin: 20px 0 0;
  }
  .detail .img-wrapper {
    position: relative;
    padding: 0 0 7px 0;
    overflow: hidden; 
  }
  .detail .img-wrapper .inner-img{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .detail .img-wrapper .inner-img img{
    width: 300px;
    display: block;
  }
   .detail .img-wrapper  .social-blog{
    position: absolute;
    bottom: 8px;
    left: 0;
   }
    .detail .img-wrapper  .social-blog a{
      color: #fff;
      font-size: 20px;
      padding: 5px 7px;
    }
   .detail .img-wrapper  .social-blog a:nth-child(1){
background-color:  #4267B2;
   }
   .detail .img-wrapper  .social-blog a:nth-child(2){
background-color:  #1DA1F2;
   }
   .detail .img-wrapper  .social-blog a:nth-child(3){
background-color:  #2867B2;
   }
  .detail .main-social a{
    color: #939598;
    font-size: 25px;
    transition: all 0.3s ease-in-out;
    margin-left: 10px;
  }
  .detail .main-social a:hover{
    color: rgba(168,24,48,1);
  }
  .detail .img-wrapper:before {
        position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    height: 7px;
    margin: 0 auto;
    background: #a81830;
    z-index: -1;
  }
  .detail ul li p {
    margin: 0;
  }
  .detail .social-box h5 {
    font-size: 20px;
    margin: 0 0 5px;
  }
  .detail .social-box .post {
        font-size: 16px;
    display: block;
    line-height: 1;
  }
  .detail .social-box a {
   display: inline-block;
    padding: 0 5px;
    color: #939598;
    font-size: 20px;
    transition: all 0.3s ease-in-out;
    margin: 10px 0 0;
  }
  .detail .down-arrow,
  .home-slider .down-arrow {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25px;
    height: 55px;
    width: 55px;
        text-decoration: none;
    display: inline-flex;
    background: #ffffff;
    font-size: 15px;
    color: rgba(168,24,48,1);
        align-items: center;
    justify-content: center;
    border: 10px solid rgba(216, 209, 209, 0.34901960784313724);
    padding: 7px;
    border-radius: 50px;
    transform: rotate(90deg);
  }
  .detail h6 {
    font-size: 20px;
    margin: 0;
  }
  .detail .text-box {
        position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  .detail .text-box h4 {
        font-size: 25px;
    margin: 0;
  }
  .owl-theme .owl-nav .disabled {
    opacity: .1 !important;
  }
  .about {
    padding: 60px 0;
    overflow: hidden;
  }
  .about h5 {
       position: relative;
    font-size: 30px;
    margin: 20px 0 0 0;
    padding: 10px 25px;
    display: inline-block;
    text-align: center;
  }
  .about .text-box p {
    /*font-size: 17px;
    margin: 0 0 30px;*/
        font-size: 16px;
    margin: 0px 0 10px;
    text-align: justify;
  }
  .about .top-quotes {
        position: absolute;
    left: 0;
    top: 0;
    width: 20px;
  }
  .about .down-quotes {
        position: absolute;
    right: 0;
    bottom: 10px;
    width: 20px;
  }
  .about .process-wrapp {
    position: relative;
    margin-left: 20px;
        top: 52%;
    transform: translateY(-50%);
  }
  .about .process-wrapp .img-box {
    position: relative;
    border-top-right-radius: 140px;
    border-bottom-right-radius: 175px;
    padding-left: 10px;
    padding-top: 30px;
    padding-right: 40px;
    padding-bottom: 25px;
    display: inline-block;
    border-style: dashed;
    border-color: #b7b8b9;
    border-width: 1px;
    border-left: 0;
  }
  .about .process-wrapp .img-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: -5px;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50px;
    border: 1px solid rgba(168,24,48,1);
  }
  .about .process-wrapp .img-box:after {
    position: absolute;
    content: '';
    left: 180px;
    bottom: -3px;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50px;
    border: 1px solid rgba(168,24,48,1);
  }
  .about .img-box .white-patch {
    background: #fff;
    height: 5px;
    width: 200px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
  }

  .about .process-box {
    position: absolute;
    left: 250px;
    top: 0px;
  }
  .about .item {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    cursor: pointer;
  }
  .about .item:nth-child(2) {
    padding: 0px 0 0 50px;
  }
  .about .item:nth-child(3) {
    padding: 0 0 0 55px;
  }
  .about .item:nth-child(4) {
    padding: 0 0 0 40px;
  }
  .about .item .style-icon {
    background: #fff;
    border-style: dashed;
    border-color: #b7b8b9;
    border-width: 1px;
    color: rgba(168,24,48,1);
    font-size: 35px;
        width: 60px;
    height: 60px;
    padding: 12px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
  }
  .about .item:hover .style-icon,
  .about .item.active .style-icon {
    background: rgba(168,24,48,1);
    color: #fff;
    border-color: rgba(168,24,48,1);
  }
  .about .item:hover p,
  .about .item.active p {
    color: rgba(168,24,48,1);
  }
  .about .item:hover p:after,
  .about .item.active p:after {
    border: 1px solid rgba(168,24,48,1);
  }
  .about .item:nth-child(1) .style-icon {
    font-size: 30px;
  }
  .about .item:nth-child(2) .style-icon{
    font-size: 25px;
  } 
  .about .item p {
    position: relative;
    padding: 0 0 0 40px;
    line-height: 1;
    color: #b7b8b9;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    transition: all 0.3s ease-in-out;
  }
  .about .item p:before {
        content: '';
    border-style: dashed;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-color: #b7b8b9;
    border-width: 1px;
    height: 1px;
    width: 25px;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
  }
  .about .item p:after {
    position: absolute;
    content: '';
    height: 8px;
    width: 8px;
    border-radius: 50px;
    border: 1px solid #b7b8b9;
    top: 50%;
    transform: translateY(-50%);
    left: 25px;
  }
  .vision-mission {
    overflow: hidden;
    padding: 80px 0 120px;
    background: url('../images/red-black-bg.jpg') no-repeat;
    background-size: cover;
    background-position:center center;   
  }
  .vision-mission .wrapp {
    text-align: center;
        padding: 20px 0 50px;
  }
  .vision-mission .container {
    position: relative;
  }
  .vision-mission .big-half-circle {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
        transform: translateX(-20%);
  }
  .vision-mission .v-m-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
      transform: translate(-2%, 28%);
    width: 490px;
  }
  .vision-mission .wrapp h5 {
    font-size: 30px;
    margin: 0;
    position: relative;
  }
  .vision-mission .wrapp p {
    font-size: 17px;
    margin: 0;
  }
  .vision-mission .wrapp .style-icon {
    display: block;
    font-size: 100px;
    color: #fff;
    margin: 0 0 20px;
  }
  .aim-high {
    padding: 0px 0 50px;
    background: #e6e6e6;
  }
  .aim-high .img-box {
    position: relative;
  }

@keyframes spaceboots {
  0% { transform: translateY(0px); }
  10% { transform: translateY(3px);}
  20% { transform: translateY(6px);}
  30% { transform: translateY(9px);}
  40% { transform: translateY(11px,);}
  50% { transform: translateY(15px);}
  60% { transform: translateY(11px);}
  70% { transform: translateY(9px);}
  80% { transform: translateY(6px);}
  90% { transform: translateY(3px);}
  100% { transform: translateY(0px); }
}
.aim-high .img-box img {
  animation-name: spaceboots;
  animation-duration: 2s;
  transform-origin:50% 50%;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

  .aim-high .img-box h2 {
   font-size: 150px;
    margin: 0;
    letter-spacing: -12px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -140px;
    text-align: center;
  }
  .aim-high p {
    font-size: 23px;
    margin: 0;
        width: 60%;
    margin: 125px auto 0;
        line-height: 1.2;
    text-align: center;
  }
  .design-language {
    position: relative;
    overflow: hidden;
  }
  .design-language .parallax-container {
    position: relative;
    overflow: hidden;
    height: 500px;
  }
  .design-language .parallax {
    position: absolute;
    left: 0;
    right: 0;
    height: 500px;
  }
  .design-language .parallax img.parallax-img {
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .design-language .redbg-box {
    padding: 80px 0 0;
    width: 550px;
    height: 500px;
    display: flex;
    justify-content: center;
    text-align: center;
    position: absolute;
    right: 10%;
    bottom: -45%;
    background: rgba(118, 17, 33, 0.71);
    border-radius: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .design-language .redbg-box h3 {
    font-size: 39px;
    margin: 0;
  }

  .get-in-touch {
    padding: 80px 0;
   /* border-top:7px solid rgba(168,24,48,1); */
  }
  .get-in-touch h1 {
    margin: 0 0 30px;
  }
  .get-in-touch .wrapp .style-icon {
    display: inline-block;
    font-size: 20px;
    margin: 0 0 10px;
  }
  .get-in-touch .address-box {
    display: flex;
  }
 
  .get-in-touch .wrapp:first-child {
        margin-right: 20px;
            padding-right: 15px;
            border-right: 1px solid #0000001a;
  }
  .get-in-touch .wrapp:last-child {
        width: 85%;  
  }
  .get-in-touch .wrapp h5 {
    display: inline-block;
    font-size: 16px;
    margin: 0;
    vertical-align: text-bottom;
  }
  .get-in-touch .wrapp .mark-icon {
    display: block;
    float: left;
    font-size: 13px;
    margin: 2px 5px 0;
  }
  .get-in-touch .wrapp p {
    margin: 0 0 0 20px;
    font-size: 15px;
  }
  .get-in-touch .divider {
    height: 1px;
    width: 100%;
    margin: 20px 0;
    background: #0000001a;
  }
  .get-in-touch .text-box .s-ttl {
    font-size: 13px;
    display: block;
    line-height: 1;
  }
  .get-in-touch .text-box a {
    color: #000;
    font-size: 16px;
    display: block;
    line-height: 1.1;
    transition: all 0.3s ease-in-out;
  }
  .get-in-touch .left-icon {
    font-size: 20px;
    float: left;
  }
  .get-in-touch .text-box {
    padding: 0 0 0 25px;
    margin: 0 0 15px;
  }
  .get-in-touch .wrapp h5.mrg-btm {
      margin-bottom: 5px;
  }
  .get-in-touch .social-box {
    margin: 10px 0 0;
  }
  .get-in-touch .social-box a {
    display: inline-block;
    color: rgba(168,24,48,1);
    font-size: 20px;
    padding: 0 5px;
    transition: all 0.3s ease-in-out;
  }
  .tell-us {
    background: #f9f9fa;
    padding: 80px 0;
  }
  .tell-us .title {
    margin: 0 0 30px;
  }
  .tell-us .img-box p {
    text-align: center;
    font-size: 16px;
    margin: 50px 0 0;
    line-height: 1.1;
  }
  .tell-us .img-box p span {
    font-size: 17px;
  }
  .tell-us .img-box p a {
  color: rgba(168,24,48,1);
  font-size: 19px;
  transition: all 0.3s ease-in-out;
  }
  .tell-us .form-box .form-group {
    position: relative;
    margin: 0 0 30px;
  }
  .tell-us .form-box .input-style {
    background: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #bfbfc0;
    box-shadow: none;
  } 
  .tell-us .form-box .form-group label {
    width: 100%;
    display: block;
     margin: 0;
    font-size: 16px;
    pointer-events: none;
    transition: all 0.3s ease-in-out;
  }
  .tell-us .form-box .form-group .hide-label {
    position: absolute;
    top: 10px;
    left: 0;
  }
  .tell-us .form-box .btns {
    display: inline-flex;
    margin: 20px 10px 0 0;
    letter-spacing: 1.2px;
  }
  .our-presence {
    padding: 80px 0 120px;
  }
  .our-presence .title {
    margin: 0 0 30px;
  }
  .our-presence .wrapp {
    position: relative;
  }
  .our-presence .text-box {
    display: inline-block;
     background-color: rgb(255, 255, 255);
  box-shadow: -8.733px 2.177px 18px 0px rgba(26, 31, 32, 0.13);
    border-radius: 3px;
    padding: 15px 20px;
    position: relative;
    margin: 0 0 0 16px;
    z-index: 1;
    transition: all 0.2s ease-in-out;
  }
  .our-presence .text-box:before {
    content: '';
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    border-right: 15px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
  }
  .our-presence .text-box h5 {
    font-size: 16px;
    line-height: 1;
    margin: 0 0 8px;
  }
  .our-presence .text-box p {
    font-size: 13px;
    line-height: 1;
    margin: 0 0 3px;
  }
  .our-presence .cmn-box {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    cursor: pointer;
  }
  /*.our-presence .germany {
    left: 48%;
    top: 7%;
  }*/
  .our-presence .india {
    bottom: 50%;
    right: 18%;
  }
  .our-presence .canada {
    top: 5px;
    left: 21%;
  }
  .our-presence .london {
  left: 45%;
    top: 14%;
  }
  .our-presence .dubai {
    left: 57%;
    top: 30%;
  }
  .our-presence .germany{
    left: 50%;
    top: 7%;
  }
  .our-presence .dubai .text-box{
  position: absolute;
    right: 50px;
    width: 210px;
  }
  .our-presence .dubai .text-box:before{
    right: -15px;
    left: 100%;
    transform: rotate(-180deg);
    top: 30%;
  }
  .form-error {
        font-size: 13px;
    color: rgb(185, 74, 72);
    position: absolute;
  }
  .shop {
    padding: 70px 0;
  }
  .shop .container {
    background: url('../images/shop-bg.png') no-repeat;
    background-size:auto;
        background-position: 50% 0;
  }
  .shop .outer {
    padding: 80px 0;
  }
  .shop .cart-wrapp {
    border-radius: 50%;
    width: 230px;
    height: 230px;
    border: 5px solid #a818312b;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    position: relative;
  }
  .shop .cart-wrapp .cart-icon {
        font-size: 155px;
    display: block;
    color: #939598;
    margin: 10px 0 0 20px;
    position: relative;
    z-index: 1;
  }
  .shop .cart-wrapp .cart-icon:after {
    position: absolute;
    content: '';
    background: #ffffff;
    left: -4px;
    top: 0;
    width: 35px;
    height: 18px;
    z-index: -1;
    transform: rotate(15deg);
  }
  .shop .outer {
    position: relative;
  }
  .shop .cart-wrapp .cart-value {
    background: rgba(168,24,48,1);
    display: inline-block;
    border-radius: 50px;
    padding: 7px 18px 2px;
    position: absolute;
    top: 12%;
    right: 15%;
    z-index: 1;
    border: 5px solid #fff;
  }
  .shop .cart-value h5 {
    font-size: 15px;
    margin: 0;
        line-height: 0.8;
    text-align: center;
  }
  .shop .cart-value sub {
    bottom: 0;
    font-size: 15px;
    display: inline-block;
  }
  .shop .cart-value p {
    font-size: 10px;
    margin: 0;
    line-height: 1;
    text-align: center;
  }
  .shop .cmn-soon {
        border: 5px solid #fff;
        padding: 10px 30px;
    background: #9a152b;
    border-radius: 50px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    width: 400px;
    left: 0;
    right: 0;
    margin: 0 auto;
        margin-top: -45px;
  }
  .shop .cmn-soon .bag {
    display: block;
    margin: 0 10px 0 0;
  }
  .shop .cmn-soon .icon-style {
    font-size: 30px;
    color: #fff;
    display: block;
  }
  .shop .cmn-soon .text {
    text-transform: uppercase;
    font-size: 18px;
    display: block;
  }
  .shop .cmn-soon .text span {
    font-size: 35px;
    display: block;
    line-height: 0.9;
  }
  .shop .know-more {
    font-size: 20px;
    display: block;
        margin: 30px 0 0 0;
    text-align: center;
  }
  .shop .know-more .arrow {
    display: inline-block;
    font-size: 20px;
    color: #9a152b;
        margin: 0 -9px;
        vertical-align: middle;
  }
  .shop .know-more .arrow.one {
    margin-left: 0px;
    opacity: 0.5;
  }
  .our-team {
    padding: 50px 0;
    text-align: center;
  }
  .our-team h2 {
      font-size: 25px;
    width: 72%;
    margin: 15px auto;
  }
  .our-team h5 {
    font-size: 21px;
    margin: 0;
    line-height: 1.2;
  }
   .our-team h5 span {
    font-size: 24px;
    font-weight: 600;
  }
  .our-team h5 .slash {
        font-size: 16px;
    margin: 0;
    position: relative;
    bottom: 2px;
  }
  .our-team h4 {
    margin: 0px;
    font-size: 23px;
    margin-bottom: 10px;
}
  .our-team .post {
    margin: 0px;
    display: block;
    line-height: 1.2;
    font-size: 19px;
  }
  .our-team p {
        font-size: 18px;
    width: 54%;
    margin: 0 auto;
  }
  .clr-divder {
        position: relative;
    height: 7px;
    margin: 20px auto 10px;
    width: 70px;
  }
  .clr-divder:before {
        position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 35px;
    height: 100%;
    border-radius: 50px;
    background: #939598;
  }
  .clr-divder:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 35px;
    height: 100%;
    border-radius: 50px;
    background: rgba(168,24,48,1);
  }
  .member {
    padding: 50px 0; 
    background: #f7f5f5;
  }
  .member .flex-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .member .wrapp {
    position: relative;
    margin: 0 0 20px;
    overflow: hidden;
    width: 23%;
     box-shadow: 0px 12px 16px 0px rgba(0, 0, 0, 0.06);
  }
  .member .wrapp img {
    width: 100%;
  }
  .member .wrapp:hover .overlay {
    left: 0%;
    opacity: 1;
  }
  .member .overlay {
    position: absolute;
    left: -50%;
    opacity: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(144,32,51,0.8117647058823529);
    padding: 50px 25px 0;
    transition: all 0.3s ease-in-out;
  }
  .member h5 {
    font-size: 22px;
    margin: 0;
  }
  .member .post {
    line-height: 1;
    letter-spacing: 1px;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
  }
  .member .strip {
    background: #fff;
    height: 4px;
    width: 100%;
        margin: 10px 0;
  }
  .member .location {
    font-size: 12px;
    display: block;
    line-height: 1;
  }
  .member .overlay .specialist {
    font-size: 16px;
    margin: 0;
    position: absolute;
    left: 25px;
    bottom: 25px;
  } 
  .member p {
    font-size: 20px;
    margin: 0 auto;
    width: 35%;
    line-height: 1.3;
    margin-top: 30px;
  }
  .member h4 {
    font-size: 20px;
    margin: 10px 0 0;
  }
  .product {
    padding: 0 0 100px;
  }
  .product .container {
    background: url('../images/product-bg.jpg') no-repeat;
    background-position: 100% 0%; 
    padding: 0;
  }
  .product .text-box {
         width: 50%;
    padding: 40px 30px 40px 40px;
    background: rgba(168,24,48,1);
    position: relative;
    border-top-right-radius: 23%;
    border-bottom-right-radius: 23%;
  }
  .product .text-box:before {
        position: absolute;
    content: '';
    right: -6%;
    top: 0;
    background: rgba(168,24,48,1);
    width: 50%;
    height: 100%;
    border-radius: 50%;
  }
  .product .text-box p {
    font-size: 18px;
    margin: 0;
    position: relative;
  }
  .tab-wrapp {
    background: #d9dadb;
  }
  .tab-wrapp .icon-wrapp{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .tab-wrapp .item a {
    border-radius: inherit;
    text-align: center;
    font-family: 'Conv_aktivgrotesk_rg-webfont';
    display: block;
    padding: 15px;
    /*font-size: 14px;*/
    color: #000;
    transition: all 0.5s ease-in-out;
  }
  .tab-wrapp .item a span{
    display: block;
    font-size: 40px;
  }
  .tab-wrapp .item a:hover,
  .tab-wrapp .item a.active {
    color:rgba(168,24,48,1);
    border-bottom: 4px solid;
    border-radius: inherit;
  }
  .tab-wrapp .owl-theme .owl-nav [class*=owl-],
  .tab-wrapp .owl-theme .owl-nav [class*=owl-]:hover {
    color: #000000;
    font-size: 18px;
    margin: 0;
    padding: 0;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
}
.tab-wrapp .owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: -20px;
}
.tab-wrapp .owl-theme .owl-nav .owl-next {
  position: absolute;
  right: -20px;
}
.tab-wrapp .owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
}
.services-list {
  overflow: hidden;
  padding: 0 0 100px;
}
.services-list .wrapper {
  display: flex;
  flex-wrap: wrap;
}
.services-list .wrapper:nth-child(even) .img-div {
  order: 1;
}
.services-list .wrapper:nth-child(even) .info-div {
  padding: 0 40px 0 0px;
}
.services-list .wrapper:nth-child(even) .img-div .img-box {
  background-image: linear-gradient(to left, rgba(168,24,48,1) 25%, #fff 85%);
}
.services-list .wrapper:nth-child(even) .img-box .style-icon {
  left: 0;
  right: auto;
}
.services-list .wrapper:nth-child(even) .img-div .img-box:before {
  left: 0;
}

.left-radius0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.right-radius0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.services-list .img-box .style-icon {
  border-radius: 48%;
      padding: 15px 25px;
    font-size: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: rgba(168,24,48,1);
  color: #fff;
}
.services-list .img-div .img-box {
  background-image: linear-gradient(to right, rgba(168,24,48,1) 25%, #fff 85%);
  overflow: hidden;
  position: relative;
  padding:8px 10px 8px 8px;
}
.services-list .img-div .img-wrapp {
      position: relative;
    overflow: hidden;
        border-radius: 47%;
}
.services-list .img-div .img-wrapp img {
  transition: all 0.3s ease-in-out;
}
.services-list .img-div .img-box:before {
  position: absolute;
  background: rgba(168,24,48,1);
  content: '';
  right: 0;
  width: 10px;
  height: 90%;
  top: 50%;
  transform: translateY(-50%);
}
.services-list .img-div .img-box,
.services-list .img-div .img-box img {
  border-radius: 47%;
  position: relative;
}
.services-list .wrapper .img-div,
.services-list .wrapper .info-div {
  width: 50%;
}
.services-list .wrapper {
  padding-top: 80px;
}
.services-list .title {
  margin: 0;
  font-size: 35px;
}
.services-list .info-div h3 {
  color: #444343;
  font-size: 23px;
  margin: 0 0 10px;
}
.services-list .info-div {
  padding: 0 0 0 40px;
}
.services-list .info-div p {
  font-size: 17px;
  margin: 0 0 10px;
}
.services-list .info-div .bullet {
  padding: 0 13px 0 10px;
  position: relative;
  color: rgba(168,24,48,1);
  display: inline-block;
  font-size: 17px;
  font-family: 'Conv_aktivgrotesk_rg-webfont';
}
.services-list .info-div .bullet:before {
      position: absolute;
    background: rgba(168,24,48,1);
    border-radius: 100%;
    content: '';
    width: 5px;
    height: 5px;
    left: 0;
    top: 35%;
}
.divider {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 0 30px;
}
.divider:before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background: #e1e2e3c7;
}
.divider span {
  position: relative;
  background: #939598;
  display: block;
  width: 60px;
  height: 9px;
  border-radius: 50px;
}
.divider span.red {
  background: rgba(168,24,48,1);
}

.services-list .img-div .img-info {
  padding: 10px;
    position: absolute;
    left: 20%;
    top: 10%;
}
.services-list .img-info .item {
  font-size: 17px;
  display: block;
  line-height: 1;
  padding: 0 0 10px;
}
.sitemap{
  padding:  60px 0 80px 0;
}
.sitemap a{
 display: block; 
  transition: all 0.3s ease-in-out;
}
.sitemap a:hover{
  color: rgba(168,24,48,1);
}
.sitemap .m-menu{
  color: black;
  font-size: 18px;
  margin: 0 0 10px;
    transition: all 0.3s ease-in-out;
    font-weight: 700;
}
.sitemap .s-menu{
  color: black;
  font-weight: 400;
  font-size: 16px;
  margin: 0 0 5px;
}
.common-pages{
  padding: 60px 0;
}
.common-pages h2{
  font-size: 18px;
}
.common-pages p{
  font-size: 16px;
}


.mportfolio-wrapp{
  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mportfolio-wrapp .single{
     width: 49%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d7d8d9;
    padding: 17px 5px;
    margin-bottom: 5px;
}
.mportfolio-wrapp .single p{
  margin-bottom: 0;
  font-size: 16px;
  color: #000000;
}
/*.mportfolio-wrapp .single:nth-last-child(1){
  background: #a81830;
  padding: 0 5px;
}
.mportfolio-wrapp .single:nth-last-child(1) p{
 color: #fff;
 font-size: 16px;
}
.mportfolio-wrapp .single:nth-last-child(1) a{
  display: block;
  width: 100%;
  text-align: center;
  height: 55px;
    line-height: 3.5;
}*/
.portfolio-mobile{
  padding: 30px 0;
}
.about .marathi-text{
  font-size: 22px;
    display: inline-block;
    vertical-align: middle;
}
  input[type=number]::-webkit-inner-spin-button, 
 input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}






/*internet explorer css */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  header .logo-wrapp .logo,
  .btm-strip .foot-logo {
    display: none;
  }
  .breadcum h1 {
    background: none;
    color: rgba(255,255,255,1);
  } 
}
/*mozila firfox css */
@-moz-document url-prefix() { 
  header .main-menu .navbar-nav .nav-item .nav-link {
    padding: 13px 20px;
  }
} 


.error-div {
    padding: 60px 0px;
}
.common-page img {
    width: 18%;
}
.common-page.thank-you {
    padding: 60px 0px;
}
.error-btn-div.contact-form {
    display: flex;
    align-items: center;
    justify-content: center;
}

.error-btn-div.contact-form .btns{
  margin:0px 5px;
}
.errors {
    font-size: 12px;
    color: red;
}
.intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100%;
}